projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b42e24
)
nodogsplash: update to 4.0.3
author
Alexander Couzens
<
[email protected]
>
Wed, 6 May 2020 03:04:11 +0000
(
05:04
+0200)
committer
Alexander Couzens
<
[email protected]
>
Wed, 6 May 2020 11:24:58 +0000
(13:24 +0200)
Fix a traversal path attack.
Signed-off-by: Alexander Couzens <
[email protected]
>
nodogsplash/Makefile
patch
|
blob
|
history
diff --git
a/nodogsplash/Makefile
b/nodogsplash/Makefile
index cd4e0a2d5eed5eebde8ad8caf6cdde9aed97c245..3079fd464919cecf3f92ca20504e407ca251682d 100644
(file)
--- a/
nodogsplash/Makefile
+++ b/
nodogsplash/Makefile
@@
-7,12
+7,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=nodogsplash
PKG_FIXUP:=autoreconf
-PKG_VERSION:=4.0.
1
+PKG_VERSION:=4.0.
3
PKG_RELEASE:=1
PKG_SOURCE_URL:=https://codeload.github.com/nodogsplash/nodogsplash/tar.gz/v$(PKG_VERSION)?
PKG_SOURCE:=nodogsplash-$(PKG_VERSION).tar.gz
-PKG_HASH:=
b6787d042ab65f8cdc6982bd083a28a85ac3494896ae5c97e9de9b216585b1e7
+PKG_HASH:=
cae212fe7f3c1be8ff5a294a97ab414798f03425635407e18f069e7e4670b250
PKG_BUILD_DIR:=$(BUILD_DIR)/nodogsplash-$(PKG_VERSION)
PKG_MAINTAINER:=Moritz Warning <
[email protected]
>